home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1997 May / Freesoft_1997-05_cd.bin / nerecenz / network, comunications / TTERM / README.TXT < prev    next >
Text File  |  1997-07-02  |  5KB  |  147 lines

  1.     Tera Term Pro version 2.2
  2.     for MS-Windows 95/NT
  3.     T. Teranishi Jul 2, 1997
  4.  
  5.     Copyright (C) 1994-1997 T. Teranishi
  6.     All Rights Reserved.
  7.  
  8. Index
  9.  
  10.   1. About Tera Term
  11.   2. Notice
  12.   3. Requirements
  13.   4. Installation
  14.   5. Usage
  15.   6. Known problem
  16.   7. Acknowledgment
  17.  
  18. -------------------------------------------------------------------------------
  19. 1. About Tera Term
  20.  
  21. Tera Term (Pro) is a free software terminal emulator (communication program)
  22. which supports:
  23.  
  24.     - Serial port connections.
  25.     - TCP/IP (telnet) connections.
  26.     - VT100 emulation, and selected VT200/300 emulation.
  27.     - TEK4010 emulation.
  28.         - File transfer protocols (Kermit, XMODEM, ZMODEM, B-PLUS and
  29.           Quick-VAN).
  30.     - Scripts using the "Tera Term Language".
  31.     - Japanese and Russian character sets.
  32.  
  33. -------------------------------------------------------------------------------
  34. 2. Notice
  35.  
  36. Tera Term (Pro) is a free software.
  37.  
  38. There is no warranty for damages caused by using this application.
  39.  
  40. Without written permission by the author (Takashi Teranishi), you may
  41. not distribute modified packages of Tera Term, and may not distribute
  42. Tera Term for profit.
  43.  
  44. For requests, questions and bug reports, contact the author by e-mail
  45. at the following address:
  46.  
  47.     teranishi@rikaxp.riken.go.jp
  48.  
  49. Please read Tera Term help and other text files carefully before you
  50. contact the author. The author will appreciate any kind of support
  51. from you if it does not put the author under some obligation.
  52.  
  53. You may find the latest version of Tera Term at the following sites:
  54.  
  55. ftp://riksun.riken.go.jp/pub/pc/misc/terminal/teraterm/
  56. ftp://ftp.s.u-tokyo.ac.jp/PC/terminal/teraterm/
  57.  
  58. -------------------------------------------------------------------------------
  59. 3. Requirements
  60.  
  61. Supported operating systems:
  62.  
  63.     MS-Windows 95
  64.     MS-Windows NT 3.51 and 4.0
  65.  
  66.     Note: For Windows 3.1, use Tera Term version 1.X.
  67.  
  68. -------------------------------------------------------------------------------
  69. 4. Installation
  70.  
  71. 1) If you have installed an old version of Tera Term, uninstall it.
  72.  
  73. 2) Copy all the distribution files to an empty floppy disk or temporary
  74. directory (for example C:\TEMP).
  75.  
  76. 3) Run SETUP.EXE and follow the instruction given by it.
  77.  
  78. 4) After the installation, the distribution files are no longer needed.
  79. you can delete them or may keep them in the floppy disk.
  80.  
  81. To run SETUP.EXE in the silent mode which skips user input dialog boxes,
  82. specify the following command line options:
  83.  
  84. Format:
  85.     SETUP.EXE [/S] [/L<language mode>] [<destination path>]
  86.  
  87.   where:
  88.     /S            Silent mode.
  89.  
  90.     /L<language mode>    Language mode of Tera Term.    
  91.       /LE        English.
  92.           /LJ1          Japanese (IBM PC).
  93.           /LJ2          Japanese (NEC PC; Windows 95).
  94.           /LJ3          Japanese (NEC PC; Windows NT).
  95.           /LR           Russian.
  96.  
  97.     <destination path>    Directory to which Tera Term is installed.
  98.  
  99. Example:
  100.     SETUP.EXE /S /LE "C:\Program Files\TTERMPRO"
  101.  
  102. -------------------------------------------------------------------------------
  103. 5. Usage
  104.  
  105. 1) For a telnet connection
  106.   Enter the host name or IP address of the host in
  107.   the "[File] New connection" dialog box.
  108.  
  109. 2) For a serial port connection
  110.   Select the serial port in the "[File] New connection" dialog box.
  111.   Set appropriate parameters for the port in the "[Setup] Serial port"
  112.   dialog box.
  113.  
  114.  
  115. See Tera Term help for detail.
  116. See KEYCODE.TXT for the description of keyboard setup.
  117. See TTPMACRO.TXT for the description of scripts.
  118.  
  119. -------------------------------------------------------------------------------
  120. 6. Known problem
  121.  
  122. Sometimes the installer does not create the Tera Term program group
  123. and shortcut icons. In this case, restart the system and reinstall
  124. Tera Term, or create them by yourself.
  125.  
  126. -------------------------------------------------------------------------------
  127. 7. Acknowledgment
  128.  
  129. I would like to thank everyone who sent bug reports and suggestions.
  130. I especially thank the people who have supported the development of
  131. Tera Term from very early on. I also wish to thank the following people:
  132.  
  133.     Members of experimental nuclear physics groups in RIKEN and
  134.         University of Tokyo for supporting the development.
  135.     Akihiro Shirahashi for helping with distribution of Tera Term and 
  136.         maintaining the Tera Term mailing list.
  137.         Hirofumi Fujii for giving useful information on terminal emulation
  138.                 and communication programing.
  139.     Luigi M Bianchi for helping with the documentation included in this
  140.         package.
  141.     Yukio Mitsuyama and Yoshihiro Yamato for testing Tera Term with
  142.         PC-98 keyboard.
  143.     Ralf Schares for helping with the modification of the Tera Special
  144.         font.
  145.     Juri Tsibrovski and Serguei Lukyanov for giving information about
  146.         Russian character code sets.
  147.